Skip to content

Test before #316 #320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Test before #316 #320

wants to merge 2 commits into from

Conversation

qinsoon
Copy link
Member

@qinsoon qinsoon commented Aug 16, 2025

No description provided.

@qinsoon
Copy link
Member Author

qinsoon commented Aug 16, 2025

run-dacapo-2006 / Test feature build (ci-test-forwarding-on-side)

/home/runner/work/mmtk-openjdk/mmtk-openjdk/bundles/jdk/bin/java -XX:+UseThirdPartyHeap -server -XX:MetaspaceSize=100M -Xms32M -Xmx32M -jar /home/runner/work/mmtk-openjdk/mmtk-openjdk/dacapo/dacapo-2006-10-MR2.jar lusearch
[2025-08-16T11:58:30Z INFO  mmtk::memory_manager] Initialized MMTk with SemiSpace (FixedHeapSize(33554432))
===== DaCapo lusearch starting =====
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8203/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8203/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8237/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8221/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8237/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8237/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8237/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8237/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8253/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8221/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8269/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8287/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8269/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8237/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8287/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8287/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8303/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8319/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8335/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8221/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8221/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8221/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8269/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8237/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8237/8192 pages)
[2025-08-16T11:58:31Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8237/8192 pages)
...
thread '<unnamed>' panicked at /home/runner/.cargo/git/checkouts/mmtk-core-3306bdeb8eb4322b/7d798ad/src/util/address.rs:589:9:
ObjectReference is required to be word aligned.  addr: 0x2000041e
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread '<unnamed>' panicked at core/src/panicking.rs:221:5:
panic in a function that cannot unwind
stack backtrace:
   0:     0x7fe28540eb9a - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
   1:     0x7fe28540eb9a - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x7fe28540eb9a - std::sys::backtrace::_print_fmt::hc4546b8364a537c6
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9
   3:     0x7fe28540eb9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h5b6bd5631a6d1f6b
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26
   4:     0x7fe2854333a3 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76
   5:     0x7fe2854333a3 - core::fmt::write::h7550c97b06c86515
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21
   6:     0x7fe28540c263 - std::io::Write::write_fmt::h7b09c64fe0be9c84
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15
   7:     0x7fe28540e9e2 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9
   8:     0x7fe28540facc - std::panicking::default_hook::{{closure}}::he19d4c7230e07961
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22
   9:     0x7fe28540f912 - std::panicking::default_hook::hf614597d3c67bbdb
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:295:9
  10:     0x7fe2854100a7 - std::panicking::rust_panic_with_hook::h8942133a8b252070
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:801:13
  11:     0x7fe28540ff06 - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:667:13
  12:     0x7fe28540f079 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18
  13:     0x7fe28540fbcc - rust_begin_unwind
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5
  14:     0x7fe284cc0e2d - core::panicking::panic_nounwind_fmt::runtime::h1f507a806003dfb2
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:112:18
  15:     0x7fe284cc0e2d - core::panicking::panic_nounwind_fmt::h357fc035dc231634
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:122:5
  16:     0x7fe284cc0ec2 - core::panicking::panic_nounwind::hd0dad372654c389a
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:221:5
  17:     0x7fe284cc1025 - core::panicking::panic_cannot_unwind::h65aefd062253eb19
                               at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:310:5
  18:     0x7fe284e8b80c - start_worker
                               at /home/runner/work/mmtk-openjdk/mmtk-openjdk/git/mmtk-openjdk/mmtk/src/api.rs:208:1
  19:     0x7fe287128ecb - _ZN6Thread8call_runEv
  20:     0x7fe286e29b06 - _ZL19thread_native_entryP6Thread
  21:     0x7fe287a94ac3 - <unknown>
  22:     0x7fe287b26850 - <unknown>
  23:                0x0 - <unknown>
thread caused non-unwinding panic. aborting.

@qinsoon
Copy link
Member Author

qinsoon commented Aug 16, 2025

run-dacapo-2006 / Test normal build (ci-test-only-normal-no-compressed-oops)

/home/runner/work/mmtk-openjdk/mmtk-openjdk/bundles/jdk/bin/java -XX:+UseThirdPartyHeap -server -XX:MetaspaceSize=100M -Xms32M -Xmx32M -XX:-UseCompressedOops -XX:-UseCompressedClassPointers -jar /home/runner/work/mmtk-openjdk/mmtk-openjdk/dacapo/dacapo-2006-10-MR2.jar lusearch
[2025-08-16T11:58:47Z INFO  mmtk::memory_manager] Initialized MMTk with SemiSpace (FixedHeapSize(33554432))
===== DaCapo lusearch starting =====
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8213/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8229/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8213/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8213/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8229/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8229/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8229/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8245/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8229/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8229/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8229/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8229/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8213/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8213/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8213/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8197/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8197/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8197/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8197/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8197/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8213/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8197/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8197/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8197/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8213/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::scheduler::scheduler] End of GC (2499/8192 pages, took 51 ms)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace1: Triggering collection (8195/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace1: Triggering collection (8195/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace1: Triggering collection (8195/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::scheduler::scheduler] End of GC (2479/8192 pages, took 56 ms)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8207/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8223/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8223/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8223/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8223/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8223/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8223/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::util::heap::gc_trigger] [POLL] copyspace0: Triggering collection (8239/8192 pages)
[2025-08-16T11:58:48Z INFO  mmtk::scheduler::scheduler] End of GC (2495/8192 pages, took 47 ms)
...
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fae048c33b1, pid=2688, tid=2692
#
# JRE version: OpenJDK Runtime Environment (11.0.19) (fastdebug build 11.0.19-internal+0-adhoc.runner.openjdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 11.0.19-internal+0-adhoc.runner.openjdk, mixed mode, tiered, third-party gc, linux-amd64)
# Problematic frame:
# V  [libjvm.so+0x18c33b1]  ObjectSynchronizer::inflate(Thread*, oopDesc*, ObjectSynchronizer::InflateCause)+0x5a1
#
# Core dump will be written. Default location: Core dumps may be processed with "/lib/systemd/systemd-coredump %P %u %g %s %t 9223372036854775808 %h %d" (or dumping to /home/runner/work/mmtk-openjdk/mmtk-openjdk/core.2688)
#
# An error report file with more information is saved as:
# /home/runner/work/mmtk-openjdk/mmtk-openjdk/hs_err_pid2688.log

@qinsoon qinsoon force-pushed the test-dont-merge-2 branch from 9811d4e to 05eb173 Compare August 18, 2025 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant